<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";/*
color:red !important;/* Firefox、IE7支持 
_color:red;IE6支持 
*color:red;IE6、IE7支持 
*+color:red;IE7支持/
color:red\9;IE6、IE7、IE8支持 
color:red\0;IE8支持
@media screen and(-webkit-min-device-pixel-ratio:0){} chrome
background:linear-gradient(#e99c40,#d35224);-webkit-background:linear-gradient(#e99c40,#d35224);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#8fc320,endcolorstr=#122b88,gradientType=1);
-webkit-appearance:none;appearance:none;pointer-events:none;select::-ms-expand{display:none;}
@media screen and (min-width:540px){}
@media screen and (max-width:320px){}
-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;*/

/* 测试是否一致 */
/* body{opacity: 0.6;}::-webkit-scrollbar{width: 0;}html{background: top left no-repeat url(../images/666.png) !important;} */
/* .scroll &gt; *{opacity: 0.6;}::-webkit-scrollbar{width: 0;}.scroll{width: 1920px;background: left -936px no-repeat url(../images/000.png) !important;}  */
html,body{overflow-x: hidden;width: 100vw;}
@font-face {
    font-family: "FZZZHUNHJW";
    src: url('../fonts/fzzzhunhjw.woff2?t=1626067713950') format('woff2'),
        url('../fonts/fzzzhunhjw.woff') format('woff'),
        url('../fonts/fzzzhunhjw.ttf') format('truetype');
}
@font-face {
    font-family: "Optima";
    src: url('../fonts/optima.woff2') format('woff2'),
        url('../fonts/optima.woff') format('woff'),
        url('../fonts/optima.ttf') format('truetype');
}

/*响应式图片*/
.gp-img-responsive{width: 100%;height: 0;padding-bottom: 66.67%;overflow:hidden;display: block;background-color: #d2d2d2}
.gp-img-responsive img{width: 100%;transition: all 0.5s ease-in-out;max-height: none;}
.gp-img-responsive img:hover{transform:scale(1.03);opacity: 0.85;}

/*--默认--*/
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,address,big,cite,code,del,em,font,img,ins,small,strong,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{font-family:微软雅黑,黑体;min-width:320px;margin:auto;}
ol,ul,li{list-style:none outside none;}
a{text-decoration:none;color:inherit;cursor:pointer;outline:none;}
img{border:none;vertical-align:middle;max-width:100%;max-height:100%;}
table{border-collapse:collapse;width:100%;}
tr,td,th{padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;line-height:1.3;}
i,em,b,strong{font-style:normal;font-weight:normal;}
input,textarea,select{padding:0;font-family:inherit;outline:none;resize:none;background:none;border:none;font-size:inherit;color:inherit;}
input::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
textarea::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
select::-moz-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-webkit-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}
::-ms-input-placeholder{color:inherit;opacity:0.5;font-size:inherit;}


.subPage{box-sizing: border-box;padding-bottom: 100px;}


 
  

.gp-page{text-align: center;margin: 60px  0 0;display: flex;justify-content: center;}
.gp-page &gt;*{display: inline-block;vertical-align: middle;margin: 0 0px;}
.gp-page &gt;a{width: 48px;height: 44px;text-align: center;line-height: 44px;border-radius: 0%;border: 1px solid #004b9d;border-right: none;position: relative;color: #666;background: #fff; }     
.gp-page &gt;a.gp-page-end{border-right: 1px solid #004b9d;} 
.gp-page &gt;a.gp-page-end,.gp-page &gt;a.gp-page-start,.gp-page &gt;a.gp-page-prev,.gp-page &gt;a.gp-page-next{width: 78px;}
.gp-page a.on_pages,.gp-page &gt;a:hover{color: #fff;background: #004b9d; } 
 
.gp-page .divSelect{height: 44px;line-height: 44px;position: relative;box-sizing: border-box;background: #fff;margin-left: 20px;box-sizing: border-box; color: #666; }
.gp-page .divSelect .lt{display: inline-block;vertical-align: middle;width: 68px;border: 1px solid #004b9d;position: relative; float: left;height: 44px;line-height: 44px;} 
.gp-page .divSelect .lt::before{content: "";display: block;width: 8px;height: 4px;background: url(../images/down.png) no-repeat center;background-size: cover;position: absolute;right: 10px;top: 50%;margin-top: -2px;transition: all 0.3s ease-out;} 
.gp-page .divSelect.active .lt::before{transform: rotate(180deg);} 
.gp-page .divSelect span{display: inline-block;vertical-align: middle;width: 50px;height: 44px;line-height: 44px;border: 1px solid #004b9d;border-left: none;float: left;}
.select_mask{width: 5px;height: 5px;display: inline-block; vertical-align: middle;background: url(../images/down2.png) no-repeat;transition: all 0.2s ease-in-out;margin-right: 10px;}
.divSelect cite{ font-style: normal; cursor: pointer;   }
.linkList02{position: absolute;left: 0;bottom: 44px;z-index: 10;background-color: #fff;width: 100%; overflow-y: auto;display: none; max-height: 150px;}
.linkList02 li{padding:8px;font-size: 14px;text-align: center;line-height: 1.2;cursor: pointer;}
.linkList02 li:hover{background-color: #004b9d;}
.linkList02 li:hover a{color: #fff;}
.linkList02 li a{display: block;} 
.divSelect.active .select_mask{transform: rotate(-180deg);} 


/*
面包屑
*/
.gp-bread{height:auto; line-height:1.5; color:#999; overflow:hidden;margin-top: 18px;}
.gp-bread span{color:#999;margin:0 5px}
.gp-bread a{color:#999;}
.gp-bread a:hover{color:#000;}

/*--滚动条插件--*/
.jspContainer{overflow:hidden;position:relative;}.jspPane{position:absolute;}.jspVerticalBar{position:absolute;top:0;right:0;width:16px;height:100%;}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;}.jspVerticalBar *,.jspHorizontalBar *{margin:0;padding:0;}.jspCap{display:none;}.jspHorizontalBar .jspCap{float:left;}.jspTrack{background:#dde;position:relative;}.jspDrag{background:#ddd;position:relative;top:0;left:0;cursor:pointer;}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%;}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;}.jspArrow.jspDisabled{cursor:default;background:#80808d;}.jspVerticalBar .jspArrow{height:16px;}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%;}.jspVerticalBar .jspArrow:focus{outline:none;}.jspCorner{background:#eeeef4;float:left;height:100%;}* html .jspCorner{margin:0 -3px 0 0;}.jspVerticalBar{width:6px;}.jspDrag{background:#a99479;border-radius:8px;}.jspTrack{background:#f5f5f5;border-radius:8px;}

.mCSB_scrollTools .mCSB_draggerRail{background:#ddd;width:2px;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background:#333;}

 
/*--类--*/
.gray{-webkit-filter: grayscale(100%);filter:grayscale(100%);filter:gray;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:"";clear:both;display:block;}
.footer_b{position:fixed;left:0;bottom:0;width:100%;}

.select{display:inline-block;width:210px;height:30px;line-height:30px;color: #707070;position: relative;border:1px solid #ddd;text-align: left;cursor: pointer;}
.select:before{content:"";background:url(../images/arrow7.png) center center no-repeat;width:21px;height:12px;right:10px;top:50%;margin-top:-6px;position: absolute;}
.select span{display:block;margin:0 10px 0 10px;}
.select ul{position:absolute;left:-1px;right:-1px;top:100%;background: #f0f0f0;display:none;}
.select li{padding:0 20px;line-height:40px;}

.checkbox{cursor: pointer;}
.checkbox i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;}
.checkbox.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;}

.radio{cursor: pointer;margin-right:45px;}
.radio i{display:inline-block;vertical-align: sub;width: 15px;height:15px;text-align: center;border:1px solid #fff;margin-right:10px;line-height:15px;font-size: 0;border-radius:100%;}
.radio.ckd i:after{content:"";width:5px;height:5px;background:#fff;display:block;margin:5px 5px 0;border-radius:100%;}


/*1.默认展开的搜索*/
.gp-search{width:100%;overflow: hidden;display: inline-block;*display: inline;*zoom:1;vertical-align: middle;transition: all 0.35s ease-in-out;border:1px solid #004a9b;}
.gp-ser{width:100%; height:56px; z-index:; margin:0 auto;position: relative;}
.gp-search input,.gp-search button{position:absolute; height: 56px;line-height:56px; border:none; background:none; top:0px;overflow: hidden; }
.gp-search input.notxt{color:#a4a4a4; width:88%;left: 0;padding-left: 2%;}
.gp-search .notxt1 {position: absolute;width: 9%;right:0;cursor:pointer;color:#004a9b;}

#gp-serBtn4{position: relative;z-index: 801;}
.gp-search4{height: 0;border:none;width: 100%;overflow: hidden;position: fixed;top: 50%;z-index: 802;left: 0;}
.gp-search4 .gp-ser{max-width: 800px;}
.gp-search4 input,.gp-search4 button{height: 40px;line-height: 40px;}
.gp-search4 .gp-ser{height: 40px;border: 1px solid #ccc;margin-top: 20px;}
.gp-search4 .notxt1{background: #004b9d;color:#fff}
.gp-search4 .gp-ser{display: none;border:none;background: #fff;}
.gp-search4.active .gp-ser{display: block;}
.gp-search4.active{height: 80px;}
.searchActive .gp-overlay{top: 0;}
@media screen and (max-width:998px) {
  .gp-search4 .gp-ser{width: 80%;}
  .gp-search4 input,.gp-search4 button{box-sizing: border-box;}
  .gp-search4 input.notxt{width: 100%;padding-right: 90px;}
  .gp-search4 .notxt1{width: 85px;}
}



/*--通用--*/
body{font-size:14px;color:#333;line-height:1.6;min-width:320px;}
.h{line-height:1.3;}
.h1{line-height:1.3;}
.h2{line-height:1.3;}
.h3{line-height:1.3;}
.block{width:1400px;margin:auto;}
/* .block2{width:1520px;margin:auto;} */
.block2{width:auto;margin-left:5.2vw;margin-right:5.2vw;box-sizing:border-box;position: relative;}
.text .p{line-height:1.7;text-align:left;}
.nav_main_m{display:none;}
.search_m{display:none;}
.scmbtn{display:none;}
.prev{cursor: pointer;}
.next{cursor: pointer;}

.subPage .colTitle{margin-top: 68px;}

.layer{background:rgba(0,0,0,0.8);position: fixed;left:0;top:0;right:0;bottom:0;z-index:10;opacity:0;visibility:hidden;transition:all 0.3s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer.showdiv{opacity:1;visibility:visible;}
.layer .close{font-size:60px;font-family:iconfont;position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;background: url(../images/m_nav2.png) no-repeat;background-size: cover;}
.layer .search_box{height:45px;line-height:45px;width:550px;display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff;box-shadow:3px 3px 3px rgba(0,0,0,0.5) inset;-ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#004b9d;color:#fff;width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .picbox{width:100%;height:100%;text-align:center;}
.layer .picbox:after{content:"";vertical-align:middle;height:100%;display:inline-block;}
.layer .picbox img{max-width:80%;max-height:80%;width:auto;height:auto;}
.layer .picbox video{width:1000px;height:auto;display:inline-block;vertical-align:middle;}
.layer .leader_box{background:#fff;border-top:3px solid #ca0d0d;width:1100px;position:relative;}
.layer .leader_box .inner{padding:60px;}
.layer .leader_box .close{color:#aaa;right:0;top:0;font-size:30px;}
.layer .leader_box .t{display:flex;align-items:center;}
.layer .leader_box .pic{width:160px;}
.layer .leader_box .txt{margin-left:50px;}
.layer .leader_box .txt .h{font-size:18px;}
.layer .leader_box .txt .p{margin-top:15px;}
.layer .leader_box .txt .p span{margin-right:30px;}
.layer .leader_box .text{margin-top:40px;max-height:300px;overflow: hidden;}
.layer .leader_box .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#ca0d0d;}
.layer .leader_box .text p{margin-top:20px;}
.layer .leader_box .text p:first-child{margin-top:0px;}

.share-box{display:inline-block;vertical-align:middle;text-align:center;}
.share-box:after{content:'';display:table;clear:both;}
.share-box .share-item{position:relative;float:left;border-radius:50%;cursor:pointer;}
.share-box a.share-item{margin:0;padding-left:0;height:auto;background-image:none;font-size:inherit;line-height:inherit;}
.share-box .share-item:after{content:'';vertical-align:top;font-family:"icon" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: inline-block;color:#fff !important;}
.share-box .icon-wchat:after{content:'\e603';font-size:1.05em;margin-top:0.05em;}
.share-box .icon-qq:after{content:'\e606';}
.share-box .icon-qzone:after{content:'\e60a';}
.share-box .icon-sinawb:after{content:'\e605';}
.share-box .icon-txwb:after{content:'\e609';}
.share-label{display:inline-block;}
.share-item .code{position:absolute;bottom:100%;left:50%;margin-left:-70px;margin-bottom:10px;margin-top:15px;padding:10px;width:140px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility: hidden;opacity: 0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;z-index: 99;}
.share-item .code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.share-item .code &gt; img{display:block;width:100%;}
.share-item:hover .code{visibility:visible;opacity:1;transform:none;}
.share-box a.share-item{margin-left:3px;width:32px;height:32px;line-height:32px;font-size:20px;}
.share-box a.share-item.icon-sinawb{font-size:23px;}
.share-box a.share-item:hover{opacity:1;z-index:1;}
#bdshare_weixin_qrcode_dialog{-webkit-box-sizing:content-box;box-sizing:content-box;}

.pd120{padding-top:120px;padding-bottom:120px;}
.pdt120{padding-top:120px;}
.pdb120{padding-bottom:120px;}
.pd80{padding-top:80px;padding-bottom:80px;}
.pdt110{padding-top:110px;}
.pdb110{padding-bottom:110px;}

.imgzoom .pic{overflow:hidden;}
.imgzoom .pic img{transition:all 0.4s ease-out 0s;}
.imgzoom:hover .pic img{transform:scale(1.05);}


.fz48{font-size:48px;line-height:1.3;}
.fz40{font-size:40px;line-height:1.3;}
.fz30{font-size:30px;line-height:1.3;}
.fz36{font-size:36px;line-height:1.11;}
.fz24{font-size:24px;line-height:1.3;}
.fz20{font-size:20px;line-height:1.3;}
.fz18{font-size:18px;line-height:1.3;}
.fz16{font-size:16px;line-height:1.3;}

.title{text-align:center;}
.title .p{margin-top:10px;}
.title .more{margin-top:10px;}

.more{color:#004b9d;display:inline-block;line-height:45px;}
.more i{float: left;background:url(../images/more1.png) center center no-repeat;width:45px;height:45px;margin-right:10px;background-size:contain;}
/* .more i:before{content:"";background:url(../fonts/more1a.svg) center center no-repeat;width:100%;height:100%;opacity:0;transition:all 0.2s ease-out 0s;display: block;background-size:contain;} */
/* .more:hover i:before{opacity:1;} */

.more2{color:#004b9d;display:inline-block;line-height:45px;}
.more2 i{float: left;background:url(../fonts/more1.svg) center center no-repeat;width:45px;height:45px;margin-right:20px;background-size:contain;}
.more2 i:before{content:"";background:url(../images/more1a.svg) center center no-repeat;width:100%;height:100%;opacity:0;transition:all 0.2s ease-out 0s;display: block;background-size:contain;}
.more2:hover i:before{opacity:1;}
.more2.b i{background-image:url(../images/more2.png);background-size:contain;}
.more2.b i:before{background-image:url(../images/more2a.png);}
.more2.c i{background-image:url(../images/more3.png);background-size:contain;}
.more2.c i:before{background-image:url(../images/more3a.png);}

 

.links a{position:relative;padding-left:20px;box-sizing:border-box;}
.links a:before{content:"\e76c";font-family:iconfont;color: #004b9d;margin-right:10px;position: absolute;left:0;top:0;}
.links a:hover:before{animation:arr 0.6s ease-out 0s infinite;}

.position{line-height:50px;}
.position a{margin:0 10px;}
.position a:first-child{margin-left:0;}

/* body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;} */
.body{position:relative;background:#fff;box-sizing:border-box;}
.body.page{padding-top:130px;}
/* .home{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;} */
/* .home body{height:100%;overflow:hidden;padding:0;} */
/* .body_home{background:#004b9d;height:100%;overflow:hidden;} */
 
/* .body_b{position:fixed;left:0%;top:100%;bottom:0;right:0;background:#fff;overflow:hidden;transition:top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;z-index:1;overflow:auto;outline:none;} */
/* .body_b.dis *{background-image:none;} */
/* .body_b *{outline:none;} */
/* .body_b.showdiv{top:0;} */
/* .body_b .mCSB_scrollTools{z-index:4;width:5px;} */
/* .body_b .mCSB_scrollTools .mCSB_draggerRail{width:5px;} */
/* .body_b .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#004b9d;width:5px;} */
/* .body_b .mCSB_scrollTools .mCSB_draggerRail{background:rgba(0,0,0,0.1);} */


.header{position:absolute;left:0%;top:0;right:0%;z-index:3;transition:all 0.7s ease-out 0s;}
/* .header{opacity:0;transform:translateY(-100%);} */
.header.showdiv{opacity:1;transform:none;}
/* .body_home.showdiv .header{transform:none;opacity:1;} */
.header .d1{background:#004b9d;color: rgb(170, 202, 236);line-height:1.5; font-size:14px;transition:all 0.2s ease-out 0s;overflow:hidden;padding: 10px 0;} 
.header.lit .d1{height:0;}
.header .d1 .nav_l{white-space: nowrap;}
.header .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header .d1 .nav_l a{display:inline-block;line-height:1;}
.header .d1 .nav_l a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #d39797;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header .d1 .nav_l a.now{color:#fff;}
.header .d1 .nav_l a.now:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_l a:hover:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_r {font-size: 16px;margin-left: 20px;}
.header .d1 .nav_r a{margin-left:30px;}
.header .d1 .nav_r a{display:inline-block;line-height:1;}
.header .d1 .nav_r a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #d39797;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header .d1 .nav_r a.now{color:#fff;}
.header .d1 .nav_r a.now:before{transform:scaleX(1);border-color:#fff;}
.header .d1 .nav_r a:hover:before{transform:scaleX(1);border-color:#fff;}
.header .d2{transition:all 0.3s ease-out 0s;box-sizing: border-box;padding-top: 30px;}
.header .block{position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
.header .logo{height:100%;width:427px;}
.header .logo a{height:100%;font-size:0;display:block;}
.header .logo img{max-height: ;vertical-align:middle;display:inline-block;}
.header .logo a:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.header .nav_main{text-align: center;font-size:18px;flex: 1; display: flex;justify-content: space-around;margin-left: 40px;} 
.header .nav_main a{margin:0px;color: #fff;display:inline-block;position:relative;line-height: 40px;}
.header .nav_main a:after{content:"";border-bottom:2px solid #004b9d;margin-top:0px;display:block;width:100%;transition:all 0.2s ease-out 0s;transform:scaleX(0);}
.header .nav_main a:before{content:"";border-left:2px solid #004b9d;height:20px;transition:all 0.2s ease-out 0s;transform:scaleY(0);position:absolute;left:50%;top:100%;transform-origin:center top;}
.header .nav_main a.hover:before{transform:none;}
.header .nav_main a.now:after{transform:none;}
.header .nav_main a.hover:after{transform:none;}
.header .tools{color: #fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header .tools .a{border:1px solid #fff;border-radius:100%;margin-left:15px;width:34px;height:34px;line-height:34px;position:relative;}
.header .tools .a.sc{margin-left: 5px;}
.header .tools .a&gt;a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.header .tools .sc a:after{content:"\e607";font-size:20px;font-family:iconfont;}
.header .tools .log i:after{content:"\e601";font-size:20px;font-family:iconfont;}
.header .tools .share-box{float:left;}
.header .tools .lang{font-size:16px;font-family:en;text-transform: uppercase;font-family:Arial;}
.header .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position: absolute;right:-2px;top:0;opacity: 0;filter:alpha(opacity='0');visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;}
.header .tools .search.s{opacity:1;filter:alpha(opacity='100');visibility: visible;}
.header .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:iconfont;font-size:22px;}
.nav_child .item{padding:20px;display:-ms-flexbox;display:flex;border-top:2px solid #004b9d;position:absolute;top:calc(100% + 10px);width:880px;background:url(../images/png96.png) center bottom no-repeat;background-size:cover;opacity:0;visibility:hidden;align-items: center;box-sizing: border-box;}
/* .header2 .nav_child .item{top: 100%;} */
.nav_child .item.s{visibility:visible;opacity:1;transition:opacity 0.2s ease-out 0s;}
.nav_child .item .l{display:-ms-flexbox;display:flex;width:50%;align-items: center;}
.nav_child .item .l .pic{width:160px;}
.nav_child .item .l .pic img{width:100%;height:auto;}
.nav_child .item .l .txt{-ms-flex:1;flex:1;font-size:14px;color:#004b9d;padding-left:20px;line-height:2.42;}
.nav_child .item .r{width:50%;font-size:0;}
.nav_child .item .r a{min-width:33.33%;font-size:16px;margin-top:10px;display:inline-block;line-height: 2.5;}
.nav_child .item .r a:hover{color:#004b9d;}

.header.light{transform:none;opacity:1;box-shadow: 0 0 15px rgba(0,0,0,0.2);}
.header.light.lit{box-shadow: ;}
.header.light .d2{background:#fff; padding: 13px 0;}
.header.light .d1{height: auto;}
.header.light .tools{color:#333;}
.header.light .tools .a{border-color: #ccc;}
.header.light .nav_main a{color:#333;}
.header.light .nav_main a:after{border-color:#004b9d;}
.header.light .nav_main a:before{border-color: #004b9d;} 

  
.header2{position:fixed;left:0;right:0;top:0;z-index:3;background:#004b9d;opacity:0;transform:translateY(-100%);transition:all 0.5s ease-out 0s;box-shadow: 0px 10px 20px 0px rgba(0, 34, 71, 0.15);}
/* .body_b .header2{opacity:0;transform:translateY(-100%);} */
/* .body_b.showdiv .header2{transition:all 0.7s ease-in-out 0.5s;transform:none;opacity:1;} */
.header2.showdiv{opacity:1;transform:none;}
.header2 .d1{background:#004b9d;color: rgb(170, 202, 236);line-height:1.5; font-size:14px;transition:all 0.2s ease-out 0s;overflow:hidden;box-sizing: border-box;padding: 10px 0;}
/* .header2.lit .d1{height:0;} */
.header2 .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header2 .d1 .nav_l a{display:inline-block;line-height:1;}
.header2 .d1 .nav_l a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #d39797;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header2 .d1 .nav_l a.now{color:#fff;}
.header2 .d1 .nav_l a.now:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_l a:hover:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_r a{margin-left:30px;}
.header2 .d1 .nav_r a{display:inline-block;line-height:1;}
.header2 .d1 .nav_r a:before{content:"";display: block;margin-bottom:5px;border-top:2px solid #d39797;transition:all 0.1s ease-out 0s;;transform:scaleX(0);}
.header2 .d1 .nav_r a.now{color:#fff;}
.header2 .d1 .nav_r a.now:before{transform:scaleX(1);border-color:#fff;}
.header2 .d1 .nav_r a:hover:before{transform:scaleX(1);border-color:#fff;}
.header2 .d2{transition:all 0.3s ease-out 0s; background:#fff;box-sizing: border-box;padding: 13px 0;}
.header2 .block{position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;}
.header2 .logo{height:100%;width:427px;}
.header2 .logo a{height:100%;font-size:0;display:block;}
.header2 .logo img{ vertical-align:middle; display:inline-block;}
.header2 .logo a:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.header2 .nav_main{text-align: center;font-size:18px;flex: 1;display: flex;justify-content: space-around;margin-left: 40px;}
.header2 .nav_main a{ display:inline-block;position: relative;}  
.header2 .nav_main a:after{content:"";border-bottom:2px solid #004b9d;margin-top:5px;display:block;width:100%;transition:all 0.2s ease-out 0s;transform:scaleX(0);}
.header2 .nav_main a:before{content:"";border-left:2px solid #004b9d;height:25px;transition:all 0.2s ease-out 0s;transform:scaleY(0);position:absolute;left:50%;top:100%;transform-origin:center top;}
.header2 .nav_main a.hover:before{transform:none;}
.header2 .nav_main a.hover:after{transform:none;}
.header2 .nav_main a.now:after{transform:none;}
.header2 .tools{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.header2 .tools .a{border:1px solid #c4b597;border-radius:100%;margin-left:15px;width:36px;height:36px;line-height:36px;position:relative;}
.header2 .tools .a.sc{margin-left: 5px;}
.header2 .tools .a&gt;a{display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color: #c4b597;}
.header2 .tools .sc a:after{content:"\e607";font-size:20px;font-family:iconfont;}
.header2 .tools .log i:after{content:"\e601";font-size:20px;font-family:iconfont;}
.header2 .tools .share-box{float:left;}
.header2 .tools .lang{font-size:16px;font-family:Arial;text-transform: uppercase;}
.header2 .tools .search{background:#fff;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,0.15);width:250px;height:36px;position: absolute;right:-2px;top:0;opacity: 0;filter:alpha(opacity='0');visibility: hidden;transition:all 0.2s ease-out 0s;-webkit-transition:all 0.2s ease-out 0s;color: #333;}
.header2 .tools .search.s{opacity:1;filter:alpha(opacity='100');visibility: visible;}
.header2 .tools .search .kw{display:block;float: left;height:20px;line-height:20px;width:190px;margin:8px 0 0 12px;font-size:16px;}
.header2 .tools .search .ok{float: right;width:36px;height:36px;cursor: pointer;font-family:iconfont;font-size:22px;}
 
    
.nav_mobile{display:none;}

.xiaoxun{display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%; z-index: 2;}
.xiaoxun span{ display: inline-block; position: absolute;  right: 6vw; opacity: 0; z-index: 2;width: 300px;}
.xiaoxun span:nth-of-type(1){ transform: translate3d(-200%, 0, 0);top: 140px;}
.xiaoxun span:nth-of-type(2){    top: calc(140px + 90px);}
.slick-current.slick-active .xiaoxun span:nth-of-type(1){animation: xioaoXun2 2s ease forwards; }
.slick-current.slick-active .xiaoxun span:nth-of-type(2){animation: xioaoXun2 2s ease forwards; }
.slick-current.slick-active .xiaoxun.fade-out span:nth-of-type(1){animation: xioaoXun4 2s ease forwards; }
.slick-current.slick-active .xiaoxun.fade-out span:nth-of-type(2){animation: xioaoXun4 2s ease forwards; }
@keyframes xioaoXun1 {
0%{ opacity: 0; transform: translate3d(-200%, 0, 0);}
100%{ opacity: 1; transform: translate3d(0%, 0, 0);}
}
@-webkit-keyframes xioaoXun1 {
0%{ opacity: 0; transform: translate3d(-200%, 0, 0);}
100%{ opacity: 1; transform: translate3d(0%, 0, 0);}
}
@keyframes xioaoXun2 {
0%{ opacity: 0; transform: translate3d(200%, 0, 0);}
100%{ opacity: 1; transform: translate3d(0%, 0, 0);}
}
@-webkit-keyframes xioaoXun2 {
0%{ opacity: 0; transform: translate3d(200%, 0, 0);}
100%{ opacity: 1; transform: translate3d(0%, 0, 0);}
}

@keyframes xioaoXun3 {
    0%{ opacity: 1; transform: translate3d(0%, 0, 0);}
    100%{ opacity: 0; transform: translate3d(-200%, 0, 0);}
}
@-webkit-keyframes xioaoXun3 {
    0%{ opacity: 1; transform: translate3d(0%, 0, 0);}
    100%{ opacity: 0; transform: translate3d(-200%, 0, 0);}
}
@keyframes xioaoXun4 {
    0%{ opacity: 1; transform: translate3d(0%, 0, 0);}
    100%{ opacity: 0; transform: translate3d(200%, 0, 0);}
}
@-webkit-keyframes xioaoXun4 {
    0%{ opacity: 1; transform: translate3d(0%, 0, 0);}
    100%{ opacity: 0; transform: translate3d(200%, 0, 0);}
}


.header_rt{transition: all ease-in-out .3s;-ms-transition: all ease-in-out .3s;-moz-transition: all ease-in-out .3s;-webkit-transition: all ease-in-out .3s;-o-transition: all ease-in-out .3s;display: flex;color: #fff;justify-content: end;justify-content: flex-end;position: absolute;bottom: 108px;left: 5.2vw;z-index: 1;}
.header_rt &gt;div{margin-left: 10px;background: rgba(0,0,0,0.25);border-radius: 8px;text-align: center;min-width: 90px; }
.header_rt &gt;div:first-child{font-size: 28px;}
.header_rt &gt;div span{display: block;}
.header_rt &gt;div span:nth-child(1){box-sizing: border-box;padding: 3px 0;font-size: 36px;line-height: 1.2;}
.header_rt &gt;div span:nth-child(2){border-top: 1px solid rgba(255, 255, 255,0.4);box-sizing: border-box;padding: 2px 0;font-size: 16px; }
.header_rt &gt;div:nth-child(1) { border: 1px solid rgba(255, 255, 255,0.4);  background: rgba(0, 0, 0, 0.102);font-weight: bold;text-align: justify;text-align-last: justify;min-width: initial;box-sizing: border-box;padding: 5px 15px;line-height: 1.14;} 

.banner{position:relative;overflow:hidden;height: 0;padding-bottom: 40%;}
.banner .slick-list{height: 100%;}
.banner .slick-track{height: 100%;}
.banner .slick-slide&gt;div{height: 100%;}
.banner .frame{}
.banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.banner .child{background-size: 100% 100%;color:#fff;background-position:center center;position:relative;overflow:hidden;background-color:#004b9d;height: 0;padding-bottom: 40%;}
.banner .child:before{content:"";position:absolute;left:0;bottom:0;right:0;height:25%;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.549) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.549) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.549) 0%, rgba(0,0,0,0) 100%);}
.banner .child::after{content:"";position:absolute;left:0;top:0;right:0;height:25%;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.549) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.549) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.549) 100%);}
.banner .child .fz30{position:absolute;left:calc((100vw - 1400px) / 2); bottom:50px;line-height:1;padding-right:300px;box-sizing: border-box;width: 100%;margin: 0;}
.banner .child .a1{position: absolute;left:0;top:0;width:100%;height:100%;z-index: 3;cursor: pointer;}
.banner .child .a2{position:absolute;right:15px;bottom:35px;font-size:24px;line-height:1;width:80px;height:60px;line-height:60px;text-align:center;}
.banner .child .a2:after{content:"\e76c";display: inline-block;vertical-align: middle;font-family:iconfont;}
.banner .text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0.8);text-align: center;opacity:0;width:50%;}
.banner .showdiv .text{transform:translate(-50%,-50%) scale(1);opacity:1;transition:all 2s ease-out 0.5s;}
.banner .navg{position: absolute;right:calc((100vw - 1400px) / 2);bottom:50px;color: #fff;text-align: center;line-height:1;} 
.banner .navg li{margin:0 0px 0 10px; cursor: pointer;vertical-align: middle;display:inline-block;font-size: 18px;font-family: "FZZZHUNHJW";}
.banner .navg li.slick-active{font-size:24px;}
.banner .navg li:after{content:"";border-top:1px solid rgba(255,255,255,0.349);display: inline-block;vertical-align: middle;width:15px;margin-left:9px;transition:all 0.5s ease-out 0s;}
.banner .navg li:last-child::after{display: none;}
/* .banner .navg li.slick-active:after{width:60px;} */
.banner .tit{position:absolute;left:50px;bottom:60px;right:50px;background:rgba(0,0,0,0.5);height:80px;line-height:80px;color: #fff;display:flex;display:-ms-flexbox;justify-content:justify;justify-content:space-between;}
.bb{display: none !important;}
/* .body_home .bb{position:absolute;left:50%;bottom:10px;text-align:center;transform:translateX(-50%) rotate(180deg);color:#fff;font-size:28px;cursor: pointer;opacity:0;font-family:iconfont;padding:0 10px;animation:bb 2s linear 0s infinite;font-weight:bold;} */
@keyframes bb{
0%{transform:translate(-50%,0);opacity:0;}
20%{transform:translate(-50%,3px);opacity:1;}
80%{transform:translate(-50%,10px);opacity:1;}
90%{transform:translate(-50%,10px);opacity:0;}
100%{transform:translate(-50%,10px);opacity:0;}
}
/* .body_home.showdiv .bb{opacity:1;} */
.body_home .bb:hover{ animation-play-state:paused;color: #fff;}
.rr{position:fixed;top:50%;margin-top:-85px;right:0;color:#fff;cursor:pointer;opacity:0;width:82px;height:170px;background:#004b9d;transform:scale(0);background:url(../images/png27.png) center center no-repeat;transform-origin:right center;z-index:2;}
.rr.showdiv{opacity:1;transform:none;transition:all 1s ease-out 0.5s;} 
.rr i{background:url(../images/png23.png) center center no-repeat;width:36px;height:100%;display:block;margin-left:20px;position:relative;opacity:0;z-index:1;}
.rr.showdiv i{margin-left:40px;opacity:1;transition:all 1s ease-out 4.5s;}
.rr.showdiv:before{content:"";opacity:1;transform:none;}
.rr.showdiv:after{content:"";opacity:1;transform:none;}

.nav_b{position:absolute;left:0;right:0;bottom:30px;text-align:center;z-index:2;display:-ms-flexbox;display:flex;color:#fff;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;opacity:0;visibility: hidden;transition:all 0.6s ease-out 0s;transform:translateY(50px);}
.nav_b.showdiv{opacity:1;visibility:visible;transform:translateY(0px);}
.nav_b .l{background:url(../images/png3.png) center top no-repeat;padding-top:30px;}
.nav_b .r{background:url(../images/png3.png) center top no-repeat;padding-top:30px;}
.nav_b .list{display:-ms-flexbox;display:flex;margin:0 50px;}
.nav_b .list .item{background:url(../images/png2.png) center top no-repeat;width:240px;cursor: pointer;}
.nav_b .list .item span{padding-top:30px;display: inline-block;line-height:1;position: relative;}
.nav_b .list .item:first-child{width:121px;background-position:-119px top;text-align:left;}
.nav_b .list .item:first-child span{transform:translateX(-50%);}
.nav_b .list .item:last-child{width:120px;background-position:left top;text-align:right;}
.nav_b .list .item:last-child span{transform:translateX(50%);}
.nav_b .list .item span:before{content:"";background:url(../images/png34.png) center center no-repeat;transform:scale(0);transition:all 0.5s ease-out 0s;position: absolute;top:9px;left:50%;margin-left:-10px;width:20px;height:20px;}
.nav_b .list .item.now span:before{transform:none;}
.nav_b.w .l{background-image:url(../images/png3a.png);}
.nav_b.w .r{background-image:url(../images/png3a.png);}
.nav_b.w .list .item{background-image:url(../images/png2a.png);}
.nav_b.w{color:#58453b;} 
 
.home5{padding: 25px 0;background:rgb(244, 245, 247);}
.home5 .content{margin-top: 20px;}
.home5 .list{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;}
.home5 .list:nth-child(2){margin-top:20px;}
.home5 .list .box{width:calc(50% - 10px);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}
.home5 .list .ptbox{width:calc(50% - 10px);position:relative;}
.home5 .list .ptbox .v{border-color: #fff;color:#fff;}
.home5 .list .ptbox .v:hover{background: #fff;color:#a20000;}
.home5 .list .item{background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);width:calc(50% - 10px);cursor:pointer;position: relative;border-bottom:4px solid #004b9d;transition: all 0.3s ease-in-out;margin-bottom: 13px;}
.home5 .list .item:nth-child(-n+2){margin-bottom: 25px;}
.home5 .list .item:last-child,.home5 .list .item:nth-last-child(2){
  margin-bottom:0
}
.home5 .list .item .text{padding: 20px 20px 0;position: relative;} 
.home5 .list .item:before{content:"";background:url(../images/bg9a.png) right bottom no-repeat;background-size:cover;position: absolute;left:0;top:0;width:100%;height:100%; box-shadow: 0px 5px 10px 0px rgba(0, 19, 39, 0.15);} 
.home5 .list .item .text .h{font-size: 16px;color: rgb(51, 51, 51);line-height: 1.5;height: 3em;overflow: hidden;text-overflow: ellipsis;} 
.home5 .list .item:hover{transform: translateY(-5px);}
.home5 .list .item:hover .text .h{color: #004b9d;}
.home5 .list .item .text .date{font-size: 14px;color: rgb(185, 198, 212);line-height: 2.857;margin-top: 5px;font-style: italic;} 
.home5 .btns{text-align:center;margin-top:20px;}
.home5 .btns .more{margin:0 45px;}

.ptbox .inner{overflow:hidden;padding-bottom:56.25%;position:relative;}
.ptbox .pic{position:absolute;left:0;top:0;width:100%;height:100%;transition: all 0.5s ease-out 0s;}
.ptbox:hover .pic {transform: scale(1.05);}
.ptbox .img{position:absolute;left:0;top:0;width:100%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all 0.3s ease-out 0s;}
.ptbox .img a{display:block;height:100%;}
.ptbox .img img{width:100%;height:auto;max-height:none;}
.ptbox .v{width:40px;height:40px;position:absolute;left:30px;bottom:100%;margin-bottom:-10px;font-family:iconfont;border:2px solid #fff;border-radius:100%;line-height:41px;text-align:center;color:#fff;font-size:26px;text-indent:5px;cursor:pointer;z-index:1;font-size:22px;color:#004b9d;border-color:#004b9d;}
.ptbox .v:hover{color:#fff;background:#004b9d;}
.ptbox .video{width:100%;height:100%;position:absolute;left:0;top:0;display:none;}
.ptbox .video video{width:100%;height:100%;object-fit:cover;}
.ptbox .video .close{position:absolute;right:0;top:0;padding:5px 15px;background:rgba(0,0,0,0.5);color:#fff;cursor: pointer;}
.ptbox .text{position:absolute;left:0;bottom:-1px;right:0;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.9));color: #fff;}
.ptbox .text a{display: block;padding: 30px 35px 30px 35px;}
.ptbox .text .date{margin-top:10px;line-height:1;}
.ptbox .text .h{font-size:20px;}
.ptbox.act .text{display:none;}
.ptbox.act .video{display:block;}
.ptbox.act .v{display:none;}  
 
.ptbox .slick-dots{text-align: right;position: absolute;bottom: 10px;right: 10px;}
.ptbox .slick-dots li{width: 10px;height: 10px;margin: 0 5px;display: inline-block;background: #f5f5f5;border-radius: 50%;cursor: pointer;}  
.ptbox .slick-dots li.slick-active{background: #004b9d;}
.ptbox .slick-dots li button{width: 100%;height: 100%;background: #f5f5f5;transition: all 0.3s ease-in-out ;} 
.ptbox .slick-arrow{width: 30px;height: 40px;text-align: center;line-height: 40px; background: #fff;color: #004b9d;position: relative;display: inline-block;transform: initial;left: initial;z-index: 1;text-indent: 0;left: auto;top: auto;right: 0;font-size: 18px;position: absolute;top: 50%;margin-top: -20px;cursor: pointer;}
.ptbox .slick-arrow:hover{background: #004b9d;color: #fff;}
.ptbox .slick-arrow::after{display: none;}   
.ptbox .slick-arrow.slick-prev{left: 0; }
.ptbox .slick-arrow.slick-prev::before{ transform: rotate(-90deg);display: block;}
.ptbox .slick-arrow.slick-next::before{ transform: rotate(90deg);display: block;}
.ptbox .slick-arrow.slick-next{right: 0;}

.home6{overflow:hidden;background: rgb(244, 245, 247);box-sizing: border-box;padding: 40px 0;}
.home6 .part1{position:relative;} 
.home6 .part1 .title{text-align:center;padding:50px 100px;display: inline-block;}
.home6 .part1 .title .more{margin-top: 20px;}
.home6 .part1 .pic{font-size:0;background:#000;opacity: 0; transition: all 1.5s ease-out; transform: translateY(-70px);}
.home6 .part1.showdiv .pic{ opacity: 1;  transform: translateY(0px);}
.home6 .part1 .pic a{display:block;}
.home6 .part1 .pic video{width:100%;height:auto;}
.home6 .part1 .pic img{width:100%;}
.home6 .part1 .text{background:#004b9d;color:#fff;width:740px;position:relative;position:absolute;right:100px;bottom:15px;opacity: 0; transform: translateY(70px);transition: all 1.5s ease-out;  box-sizing: border-box;padding:50px 40px;}
.home6 .part1.showdiv .text{ opacity: 1;   transform: translateY(0px);}
.home6 .part1 .text .inner{display:-ms-flexbox;display:flex;align-items: self-start;align-items: start;}
.home6 .part1 .text .l{width:170px;margin-right:30px;}
.home6 .part1 .text .r{-ms-flex:1;flex:1;overflow: hidden;} 
.home6 .part1 .text .h{font-size:20px; line-height: 1.5;color: rgb(255, 254, 254);}   
.home6 .part1 .text .p{margin-top:20px;font-size: 14px; color: rgb(255, 254, 254);line-height: 1.857;} 
.home6 .part2{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;margin-top:140px;}
.home6 .part2 .d{width:calc(50% - 10px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}
.home6 .part2 .d1{margin-right:10px;transform:translate(0,-80px);transition:all 1s ease-out 0s;opacity:0;}
.home6 .part2 .d2{margin-left:10px;-ms-flex-direction:column-reverse;flex-direction:column-reverse;transform:translate(0,80px);transition:all 1s ease-out 0s;opacity:0;-ms-flex-order:1;order:1;}
.home6 .part2.showdiv .d{transform:none;opacity:1;}
.home6 .part2 .title{padding:0 0 100px;}
.home6 .part2 .title.m-show{display: none;}
.home6 .ptbox .v{color: #fff;border-color: #fff;}
.home6 .ptbox .v:hover{background: transparent;}
  

.home7{overflow:hidden;background:rgb(42, 50, 71);box-sizing: border-box;padding: 60px 0 70px;}
.home7 .block{position: relative;  } 
.home7 .block &gt;.title{color: #fff;}
.home7 .block ul{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin: 50px -15px 0;} 
.home7 .block ul li{width: 25%;margin: 0 0 40px 0;} 
.home7 .block ul li a{display: block;margin: 0 15px;} 
.home7 .block ul li a .gp-img-responsive{padding-bottom: 56.27%;} 
.home7 .block ul li a .txt{position: relative;line-height: 1.11;color: #fff;box-sizing: border-box;padding-left: 13px;margin-top: 15px;}
.home7 .block ul li a .txt::before{content: "";display: block;width: 2px;height: 1em;background: #fff;position: absolute;left: 0;top: 0.1em;}
.home7 .block ul li a:hover .txt{color: ;}
.home7 .btns{text-align:center; }
.home7 .btns .more{margin:0 45px;color: #fff;}
.home7 .btns .more i{ background:url(../images/more.png) center center no-repeat;background-size: cover; }

.home7 .svg{margin: 0 auto 30px;}
.home7 .dd:hover .svg {animation: rotate 0.6s linear;}
.home7 .d1:hover .svg{animation: rotate 0.6s linear;}
.home7 .d3:hover .svg{animation: rotate 0.6s linear;}

.home7 .svg .iconfont{width:64px;/* height:64px; */text-align: center;line-height: 1;font-size: 64px;}
.st0{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.st1{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}
.home7 .d1{position:absolute;right:0;bottom:32.8%;width:55%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff;background:url(../images/home7_d1.png);background-size: cover;height: 67.15%;transform: translate(0px,50px);opacity: 0;transition: all 1s ease-out 0s;flex-direction: column;} 
.home7 .d2{position:absolute;bottom: 43.32%;right:50%;left:5%;height:43.39%;}
.home7 .d2 a{position:absolute;left:0;top:0;width:100%;height:100%;}
.home7 .d2 .dd1{position:absolute;left:0;top:0;width:50%;height:50%;background:url(../images/pic16.jpg) center center no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(80px,80px);opacity:0;transition:all 1s ease-out 0s;}
.home7 .d2 .dd2{position:absolute;left:50%;top:0;width:50%;height:50%;background:url(../images/pic17.jpg) center center no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(80px,80px);opacity:0;transition:all 1s ease-out 0.2s;}
.home7 .d2 .dd3{position:absolute;left:50%;top:50%;width:50%;height:50%;background:#9f9998;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(80px,80px);opacity:0;transition:all 1s ease-out 0.4s;}
.home7  .h{font-size:24px;}
.home7 .d2 .more1{margin-top:10px;} 
.home7 .d3{position:absolute;left:0;top:56.67%;width:50%;color:#fff;background-size:cover;height:37.93%;transform:translate(50px,0px);opacity:0;transition:all 1s ease-out 0s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center; flex-direction: column;}
.focus1{position:relative;}
.focus1 .child{overflow:hidden;position:relative;}
.focus1 .child img{width:100%;height:auto;}
.focus1 .navg{position:absolute;left:0;bottom:0px;right:0px;text-align:right;/*background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.8));*/height:50px;padding:0 20px;line-height:50px;padding-bottom:10px;display:none;}
.focus1 .navg li{color:#fff;display:inline-block;margin:0 8px;line-height:1;vertical-align:middle;font-family:Arial;cursor:pointer;}
.focus1 .navg li:after{content:"";display:inline-block;border-bottom:1px solid #fff;vertical-align:middle;margin-left:3px;transition:all 0.5s ease-out 0s;width:0;}
.focus1 .navg li.slick-active:after{width:30px;}
.home7 .d4{position:absolute;top:56.53%;left:50%;right:5%;height:43.32%;}
.home7 .d4 a{position:absolute;left:0;top:0;width:100%;height:100%;}
.home7 .d4 .dd1{position:absolute;left:0;top:0;width:50%;height:50%;background:#261819;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(-80px,80px);opacity:0;transition:all 1s ease-out 0.6s;}
.home7 .d4 .dd2{position:absolute;left:50%;top:0;width:50%;height:50%;background:url(../images/pic20.jpg) center center no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(-80px,80px);opacity:0;transition:all 1s ease-out 0.8s;}
.home7 .d4 .dd3{position:absolute;left:50%;top:50%;width:50%;height:50%;background:url(../images/pic21.jpg) center center no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;transform:translate(-80px,80px);opacity:0;transition:all 1s ease-out 1s;}
.home7 .d4 .h{font-size:24px;}
.home7 .d3 .h{font-size:30px;}
.home7 .d4 .more1{margin-top:10px;}
.home7.showdiv .d1{transform:none;opacity:1;}
.home7.showdiv .d1 .h{font-size: 30px;color: #fff;}
.home7.showdiv .d3 .h{ color: #fff;}
.home7.showdiv .d1 a{position:absolute;left:0;top:0;width:100%;height:100%;}
.home7.showdiv .d3 a{position:absolute;left:0;top:0;width:100%;height:100%;}
.home7.showdiv .d2&gt;div{transform:none;opacity:1;}
.home7.showdiv .d3{transform:none;opacity:1;}
.home7.showdiv .d4&gt;div{transform:none;opacity:1;}  
 
.home8{background:rgb(232, 234, 240);overflow: hidden;padding: 25px 0;}
.home8 .title{display: flex;justify-content: space-between;align-items: baseline;}
/* .home8 .title:after{content:"";clear: both;display: block;} */
/* .home8 .title .fz36{float: left;} */
/* .home8 .title .fz36 a{transform:scale(0.8);display:inline-block;} */
/* .home8 .title .fz36 .now{transform:none;color: #004b9d;} */
 
.home8 .title .more{ padding-right:px;color: rgb(94, 119, 147);margin-top:10px;line-height:27px;float: right;}
.home8 .title .more span{display: inline-block;vertical-align: middle;margin-left: 10px;}
.home8 .l{float: left;width:40%;transform:translateX(-50px);transition:all 1s ease-out 0s;opacity:0;}
/* .home8 .l{float: left;width:40%;transform: ;transition:all 1s ease-out 0s;opacity:1;} */
.home8.showdiv .l{opacity:1;transform:none;}  
.home8 .l .list{margin-top: 20px;background:#fff;padding: 30px 40px;border-bottom:4px solid #004b9d;box-shadow: 0px 5px 10px 0px rgba(0, 19, 39, 0.15);/* height: 304px; */box-sizing:border-box;}
.home8 .l .list .item{margin-top: 20px;}
.home8 .l .list .item:first-child{margin-top:0;}
.home8 .l .list .item .h{font-size:16px;
    /* white-space:nowrap;overflow: hidden;text-overflow:ellipsis; */
    line-height:1.25;
    height:2.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    }

.home8 .l .list .item:hover .h{color:#004b9d;}
.home8 .l .list .item .date{margin-top: 10px;position: relative;font-style: italic;color: #9c888a;}
.home8 .l .list .item .date:before{content:"";position: absolute;left:0;top:50%;width:100%;border-top:1px solid #eee;transition:all 0.3s ease-out 0s;}
.home8 .l .list .item:hover .date:before{border-color: #004b9d;}
.home8 .l .list .item .date span{background:#fff;padding-right:10px;display: inline-block;position: relative;}
.home8 .r .list{margin-top: 20px;border-bottom:4px solid #004b9d;}  
.home8 .r .list .item{height:90px;line-height:89px;background:#fff;margin-top: 13px;box-shadow: 0px 5px 10px 0px rgba(0, 19, 39, 0.15);}
.home8 .r .list .item:first-child{margin-top:0;}
.home8 .r .list .item .pic{float:left;width:200px;border-right:1px solid rgb(244, 245, 247);text-align:center;height:100%;position:relative;overflow:hidden;background:url(../images/png92.png) no-repeat center;background-size: cover;} 
@keyframes cc{
0%{transform:rotate(0);}
100%{transform:rotate(360deg);}
}  
.home8 .r .list .item .pic span{display:block;height:100%;box-sizing:border-box;border:4px solid #fff;font-size:22px;color:rgb(87, 96, 114);position:relative;line-height:1.273;}
.home8 .r .list .item .pic span:after{content:"";vertical-align:middle;display:inline-block;height:100%;} 
.home8 .r .list .item .h{line-height:1.75;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 30px; font-size:16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    position: relative;top: 50%;transform: translateY(-50%);max-height: 3.5em;
}
.home8 .r .list .item .h span{display:block;width:100%;}
.home8 .r .list .item:hover .h{color:#004b9d;}
.home8 .r{float: right;width:calc(60% - 30px);transform:translateX(50px);transition:all 1s ease-out 0s;opacity:0;}
/* .home8 .r{float: right;width:calc(60% - 30px);transform: ;transition:all 1s ease-out 0s;opacity:1;} */
.home8.showdiv .r{opacity:1;transform:none;}

.home9{box-sizing: border-box;padding: 60px 0 60px;}
.home9 .block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative;}
.home9 .title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-shrink:0;text-align:left;max-width:50px;}
.home9 .title:nth-child(2){display: none;}
.home9 .title .fz36{writing-mode:tb-lr;writing-mode:vertical-lr;}
.home9 .title .more{writing-mode:tb-lr;writing-mode:vertical-lr;font-size:14px;margin-top:205px;}
.home9 .title .more i{margin-bottom:20px;margin-right:0;}
.home9 .mode9{display:-ms-flexbox;/* display:flex; */margin-left: 170px;-ms-flex:1;flex:1;width: calc(100% - 215px);}
.home9 .list{
    overflow: hidden;
    margin: 0 -10px;
}

.home9 .list .slick-arrow{width: 30px;height: 40px;text-align: center;line-height: 40px; background: #fff;color: #004b9d;position: relative;display: inline-block;transform: initial;left: initial;z-index: 1;text-indent: 0;left: auto;top: auto;right: 0;font-size: 18px;position: absolute;top: 50%;margin-top: -20px;cursor: pointer;}
.home9 .list .slick-arrow:hover{background: #004b9d;color: #fff;}
.home9 .list .slick-arrow::after{display: none;}   
.home9 .list .slick-arrow.slick-prev{left: 10px;}
.home9 .list .slick-arrow.slick-prev::before{ transform: rotate(-90deg);display: block;}
.home9 .list .slick-arrow.slick-next::before{ transform: rotate(90deg);display: block;}
.home9 .list .slick-arrow.slick-next{right: 10px;}
.home9 .item{-ms-flex:1;/* flex:1; */height:600px;color:#fff;position:relative;overflow:hidden;cursor: pointer;transition:all 1s ease-out 0s;/* transform:translateY(-80px); *//* opacity:0; */margin: 0 10px;display: block;}
.home9 .item:nth-child(1){}
.home9 .item:nth-child(1){/* transform:translateY(-50px); */}
.home9 .item:nth-child(2){/* transform:translateY(50px); */}
.home9 .item:nth-child(3){/* transform:translateY(-50px); */}
.home9 .item:nth-child(4){/* transform:translateY(50px); */}
.home9.showdiv .item{/* transform:none; *//* opacity:1; *//* margin: 0 10px; */}
.home9 .item .pic{height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;transition:all 0.6s ease-out 0s;display: block;}
.home9 .item:hover .pic{transform:scale(1.1);}
.home9 .item .tit{position:absolute;left:40px;top:40px;writing-mode:tb-lr;writing-mode:vertical-lr;max-height:70%;}
.home9 .item .tit .h{font-size:24px;}
.home9 .item .tit .p{margin-left:10px;}
.home9 .item .more1{position:absolute;right:30px;bottom:0px;writing-mode:tb-lr;writing-mode:vertical-lr;text-align: center;}
.home9 .item .more1:after{content:"";border-left:1px solid #fff;display: inline-block;height:40px;margin-top:8px;}
/* .home9 .item a{position:absolute;left:0;top:0;width:100%;height:100%;} */
.home9 .btns{text-align:center;margin-top:30px;}
.home9 .list .inner{position: relative;flex-grow:2;}
.home9 .list ul{margin: 0 -10px;overflow: hidden;}
.home9 .list ul  li{
  width: 20%;
  float: left;
}

.home10{background:url(../images/home10_bg.png) right top no-repeat;background-size:cover;box-sizing: border-box;padding: 60px 0 0;}
.home10 .part1 .list{margin-top:45px;}
.home10 .part1 .list:after{content:"";display: block;clear: both;}
.home10 .part1 .item{float: left;position: relative;width:calc(25% - 15px);margin-left:20px;margin-bottom:20px;overflow: hidden;transition:all 0.8s ease-out 0s;transform:translate(-100px,0px);opacity:0;}
.home10 .part1 .item a{position:absolute;left:0;top:0;right:0;bottom:0;z-index: 3;}
.home10 .part1 .item:nth-child(2){transition-delay:0.3s;}
.home10 .part1 .item:nth-child(3){transition-delay:0.6s;}
.home10 .part1 .item:nth-child(4){transition-delay:0.3s;}
.home10 .part1 .item:nth-child(5){transition-delay:0.6s;}
.home10 .part1 .item img{transition:all 0.5s ease-out 0s;}
.home10 .part1 .item:hover img{transform:scale(1.05);}
.home10 .part1 .item:first-child{width:calc(50% - 10px);margin-left:0;}
.home10 .part1 .item img{width:100%;height:auto;position: relative;}
.home10 .part1 .item{ position: relative;}
.home10 .part1 .item::before{content: "";display: block;width: 100%;height: 38.11%;position: absolute;left: 0;bottom: 0;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.769) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.769) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.769) 0%, rgba(0,0,0,0) 100%);z-index: 1;}  
.home10 .part1.showdiv .item{transform:none;opacity:1;}
.home10 .part1 .item .text{position:absolute;left:0;bottom:0;right:0;padding: 25px 30px 30px;z-index: 2;}
.home10 .part1 .item:first-child .text{position:absolute;left:0;bottom:0;right:0;padding: 30px 40px 40px;z-index: 2;}
.home10 .focus1 .navg{background:none;}
.home10 .part1 .item .t{display: flex;align-items: baseline;}
.home10 .part1 .item .t strong{font-size: 60px;color: rgb(255, 255, 255);line-height: 1;font-family: 'Optima';}
.home10 .part1 .item .t span{font-size: 16px; color: rgba(255, 255, 255, 0.769);margin-left: 20px;line-height: 1;}   
.home10 .part1 .item .h{font-size: 14px;color: rgba(255, 255, 255, 0.769);line-height: 1.714;margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    
}
.home10 .part1 .item .ico{margin-bottom:20px;width:47px;height:47px;}
.home10 .part1 .item:first-child .h{text-align: left;}
.home10 .part1 .btns{text-align:center;margin-top:20px;}
.home10 .part2{margin-top:8vw;display: none;}
.home10 .part2 .list{margin-top:35px;display:-ms-flexbox;display:flex;}
.home10 .part2 .list .inner{position: relative;flex-grow:2;display:-ms-flexbox;display:flex;}
.home10 .part2 .list .prev{background:url(../images/arrow2a.png) center center no-repeat;top:50%;left:20px;width:13px;height:24px;margin-top:-32px;position: absolute;z-index:1;}
.home10 .part2 .list .next{background:url(../images/arrow2b.png) center center no-repeat;top:50%;right:20px;width:13px;height:24px;margin-top:-32px;position: absolute;z-index:1;}
.home10 .part2 .item{margin-left:20px;position:relative;cursor: pointer;transition:all 0.8s ease-out 0s;transform:translateY(80px);opacity:0;}
.home10 .part2 .item:nth-child(2){transition-delay:0.1s;}
.home10 .part2 .item:nth-child(3){transition-delay:0.2s;}
.home10 .part2.showdiv .item{transform:none;opacity:1;}
.home10 .part2 .item:first-child{margin-left:0;}
.home10 .part2 .item .pic{overflow: hidden;}
.home10 .part2 .item img{width:100%;transition:all 0.3s ease-out 0s;}
.home10 .part2 .item:hover img{transform:scale(1.05);}
.home10 .part2 .item .h{margin:-30px auto 0;width:80%;height:60px;line-height:60px;text-align: center;background:#fff;font-size:18px;box-shadow:0 0 5px rgba(0,0,0,0.1);position:relative;transition:all 0.2s ease-out 0s;position: relative;}
.home10 .part2 .item .h:before{content:"";position: absolute;left:0;bottom:0;right:0;height:2px;background:#960f12;transition:all 0.2s ease-out 0s;}
.home10 .part2 .item:hover .h{color: #fff;}
.home10 .part2 .item:hover .h:before{height:100%;}
.home10 .part2 .item .h span{position:relative;}

.home11{position: relative;box-sizing: border-box;padding: 60px 0 80px;}   
.home11 .list{display: flex;justify-content: space-around;align-items: center;text-align: center;margin: 70px 0 0;opacity: 0; transition: all 1.5s ease-out; transform: translateY(70px);} 
.home11 .showdiv .list{ opacity: 1;  transform: translateY(0px);} 

.home11txt{font-size: 18px;line-height: 2.222;color: #333;margin-top: 25px;text-align: center;}
.home11top{transition: all .3s ease-in-out; }
.home11top .iconfont{ font-size: 60px;line-height: 1;width: 60px;display: block;margin: 0 auto;}
.home11 .list li:hover .home11top{animation: rotate 1s linear;}
@keyframes rotate {
    0%{-webkit-transform:rotateY(0deg);}
    25%{-webkit-transform:rotateY(90deg);}
    50%{-webkit-transform:rotateY(180deg);}
    75%{-webkit-transform:rotateY(270deg);}
    100%{-webkit-transform:rotateY(360deg);}
}
.home11 .list li:hover .home11txt{color: #004b9d;}
.home11 .st0{fill:none;stroke:#333333;stroke-width:3;stroke-miterlimit:10;}
.home11	.st1{fill:none;stroke:#333333;stroke-width:3;stroke-linecap:round;stroke-miterlimit:10;}

.footer{background:#302a29;color:#fff;position: relative;}
.footer .part1{padding-bottom:40px; background:#004b9d; }
.footer .part1 .block{ display:-ms-flexbox;display:flex; align-items: end; align-items: self-end;align-items: flex-end;color:#fff; }
.footer .nav_foot{/* margin-right:100px; */overflow: hidden;text-align: center;flex: 1;display: flex;/* justify-content: space-between; */}
.footer .nav_foot a{font-size:16px;box-sizing: border-box;padding: 70px 16px 0;text-align:center;border-left:1px solid rgba(255,255,255,0.2);display:inline-block;}
.footer .nav_foot a:hover{opacity:0.8;}
.footer .shares .share-item{background:#fff;width:45px;height:45px;border-radius:100%;line-height:45px;text-align: center;margin-left:15px;font-size:30px;transition:all 0.2s ease-out 0s;color: #004b9d;display: inline-block;}
.footer .shares .share-item:first-child{margin-left:0;}
.footer .share-box .share-item::after{display: none !important;}
.footer .shares .share-item:hover{opacity:0.8;}
.footer .part2{padding:20px 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}
.footer .part2 .logo{margin-bottom:20px;height:60px;display: ;position: relative;width: 100%;text-align: center;}  
.footer .part2 .logo a{ display: block;}  
.footer .part2 .logo .footer_img{position: absolute;right: 0;top: 0;}
.footer .part2 .logo .footer_img a{margin-left: 20px;display: inline-block;vertical-align: middle;}
.footer .part2 .info{color:#fff;font-size:14px; width:100%;}
.footer .part2 .info{text-align:center;}
.footer .part2 .info span{margin:0 20px;color: #fff;font-size:14px;}

.nav_right{position:fixed;right:0;top:50%;width:60px;transform:translateY(-50%);z-index:2;right:-60px;}
.nav_right.showdiv{right:0;}
.nav_right li{height:60px;line-height:60px;text-align:center;background:#fff;border-radius:5px 0 0 5px;margin:5px 0;cursor: pointer;transition:all 0.2s ease-out 0s;box-shadow:0 0 4px rgba(0,0,0,0.15);overflow:hidden;}
.nav_right li:hover{background:#004b9d;color:#fff;}
.nav_right .gotop span{display:block;height:100%;background:#fff url(../images/png15.png) center center no-repeat;}

 

.banner_page{position:fixed;left:0;top:0;right:0;}
.banner_page img{width:100%;transform:scale(1.1);transition:all 3s ease-out 0s;}
.banner_page.s img{transform:none;}
.banner_page .title{position:absolute;left:0%;top:50%;transform:translate(0%,-50%);color:#fff;right:0;text-align: center;padding:0 30px;}
.banner_frame{min-height:300px;}
.banner_frame img{visibility: hidden;}
.banner_page1{position:relative;overflow:hidden; }
.banner_page1 .img{position:relative; }
.banner_page1 .img::before{content: "";display: block;width: 100%;height: 52%;background: url(../images/banner_zs.png) no-repeat center bottom;background-size: 100% auto;position: absolute;left: 0;bottom: 0;}
.banner_page2 .img::before{content: "";display: block;width: 35.72%;height: 100%;background: url(../images/banner_zs2.png) no-repeat right bottom;background-size: 100% auto;position: absolute;left: 0;bottom: 0;}
.banner_page3 .img::before{content: "";display: block;width: 42.39%;height: 100%;background: url(../images/banner_zs3.png) no-repeat right bottom;background-size: 100% auto;position: absolute;left: 0;bottom: 0;}
.banner_page4 .img::before{content: "";display: block;width: 58.33%;height: 100%;background: url(../images/banner_zs4_1.png) no-repeat right bottom;background-size: 100% auto;position: absolute;left: 0;bottom: 0;}
.banner_page4 .img::after{content: "";display: block;width: 16.25%;height: 100%;background: url(../images/banner_zs4_2.png) no-repeat right top;background-size: 100% auto;position: absolute;right: 0;top: 0;} 
.banner_page5 .img::before{content: "";display: block;width: 86.5%;height: 100%;background: url(../images/banner_zs5.png) no-repeat right bottom;background-size: 100% auto;position: absolute;left: 0;bottom: 0;}
.banner_page1 img{width:100%;height:auto;max-height: 550px;}
.banner_page1 .mask{position: absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.banner_page1 .block{position:absolute;height:100%;top:0;left:50%;transform:translateX(-50%);}
.banner_page1 .text{position:absolute;left:0;bottom:6%;color:#fff;width:100%;}
.banner_page2 .text{position:absolute;left:0;bottom:15%;color:#fff;width:100%;}
.banner_page3 .text{ bottom:15%; }
.banner_page4 .text{ bottom:15%; }
.banner_page1 .text .h{font-size:48px;}
.banner_page1 .text .p{margin-top:50px;}
.banner_page1 .text .p a{display:inline-block;margin-bottom:20px; margin-left:94px;line-height:1.2;vertical-align: top;white-space:nowrap;color:rgba(255,255,255,0.66);}
.banner_page5 .text .p a{min-width: 17%;margin-left: 0 !important;white-space: nowrap;}
.banner_page1 .text .p a:first-child{margin-left: 0;}
.banner_page1 .text .p a:hover{color:#fff;}
.banner_page1 .text .p .now{box-sizing: border-box;padding-left: 30px;position: relative;color: #fff;}
.banner_page1 .text .p .now:before{content:"";display: block;width: 20px;height: 16px;background: url(../images/rt.png) no-repeat center;background-size: cover;position: absolute;left: 0;top: 50%;margin-top: -8px;}
.banner_page1 .text .p .now:hover:before{animation:arr 0.6s linear 0s infinite;}
@keyframes arr{
0%{transform:translateX(-7px);}
50%{transform:translateX(0px);}
100%{transform:translateX(-7px);}
}
.banner_page1 .title{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;}
.banner_page1 .text.r{left:auto;right:0;text-align: right;}
.banner_page1 .text.r .p{text-align:right;}
.banner_page1 .text.r .p a{margin-left:0px;margin-right:0;}
 
   
  
 
 
.leaders{background:#fff;padding:110px 0;}
.leaders .content{margin-top:45px;}
.leaders .part{display:-ms-flexbox;display:flex;margin-bottom:20px;}
.leaders .d{background:#fff;box-shadow:0 0 20px rgba(0,0,0,0.15);margin-left:20px;-ms-flex:1;-ms-flex-preferred-size:auto;flex:1;display:-ms-flexbox;display:flex;}
.leaders .d .bg{background:#004b9d;width:60px;background-repeat:no-repeat;background-position:center bottom;}
.leaders .d .bg1{background-image:url(../images/png40d.png);}
.leaders .d .bg2{background-image:url(../images/png40b.png);}
.leaders .d .bg3{background-image:url(../images/png40a.png);}
.leaders .d:first-child{margin-left:0px;}
.leaders .d .inner{-ms-flex:1;flex:1;padding:40px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;}
.leaders .d .p{border-bottom:1px solid #ddd;padding:15px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}
.leaders .d .p:last-child{border-bottom:none;}
/* .leaders .d .p .s1 {font-size: 16px;} */
.leaders .d .p .s1 {font-size: 13px;}
.leaders .d .p .th{font-size:18px;width:294px;border-right:1px solid #ddd;text-align: right;padding-right:25px;margin:10px 0;box-sizing: content-box;}
.leaders .d .p .td{font-size:16px;line-height:1;-ms-flex:1;flex:1;}
.leaders .d .p .td a{margin:10px 20px;display: inline-block;}
.leaders .d .p .td a:hover{color:#004b9d;}
.leaders .d.bg{background:#fff url(../images/png40c.png) right bottom no-repeat;}

 

/* 简介 */
.about0{display:none;}
.about{background:#fff url(../images/about_bg.png) left calc(100% + 175px) no-repeat;position:relative; } 
.about .aboutCon{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:start;align-items:flex-start;margin-top: 70px;}
.about .title{display:none;}
.about .list{ -ms-flex:1;flex:1;margin-left:80px;position: relative;}  
.about .list p{color: rgb(17, 17, 17);line-height: 1.5;text-indent: 2em;margin-bottom: 1.5em;} 



/* 机构设置 */
.mechanism{}
.mechanism .content{margin-top: 45px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;} 
.mechanism .content &gt;div{width: calc(50% - 20px);}  
.mechanism .content .rt{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;flex-direction: column;}
.mechanism .content .rt .item{height: 50%;}
.mechanism .content .rt .item:first-child{margin-bottom: 40px;}
.mechanism .item{position: relative;box-shadow: 0px 10px 20px 0px rgba(0, 34, 71, 0.15); margin-bottom: 20px; background: #fff;transition: all 0.6s ease-out 0s;display: block; }
.mechanism .item:after {content: "";position: absolute;left: 0;bottom: 0;width: 0;background: #004b9d;height: 4px;transition: all 0.3s ease-out 0s;}
.mechanism .item:hover:after {width: 100%;}
.mechanism .item .t {background: url(../images/bg17.png) #004b9d center no-repeat;height: 50px;background-size: cover;}
.mechanism .item .inner {padding: 40px 50px 30px;position: relative;}
.mechanism .item .text {padding: 0;}
.mechanism .item .h { line-height: 1.2;}
.mechanism .item .p {margin-top: 20px;overflow: hidden; }
.mechanism .item .p a {display: inline-block;min-width: 50%;vertical-align: top;box-sizing: border-box; line-height: 2;white-space: nowrap;box-sizing: border-box;padding-left: 17px;float: left;margin-bottom: 12px;}
.mechanism .item .p a::before{content: "";display: block;width: 2px;height: 1em;background: rgb(220, 220, 220);position: absolute;left: 0;top: 0.5em;}
.mechanism .item .p a:hover::before{animation: none;}
.mechanism .item .p a:hover{color: #004b9d;}

/* 文章页 */ 
.art{}
.art .content{margin-top: 80px;}
.pageArticle{margin-right:0;margin-top: -5px;}
.pageArticleTitle{overflow: hidden; }
.pageArticleTitle h3{line-height: 1.1;color: #333;text-align: center;font-weight: normal;} 
.articleAuthor{padding:18px 0;text-align: center;margin: 50px 0 38px;background-color: #f5f5f5; }
.articleAuthor span{display: inline-block;*display: inline;*zoom:1;color:#004b9d;padding:0 100px; position: relative;line-height: 1.5;} 
.articleAuthor span::after{content: "";display: block;width: 1px;height: 1em;background: #ccc;position: absolute;right: 0;top: 50%;margin-top: -0.5em;}
.articleAuthor span:last-child::after{display: none;}
.articleBottom{overflow: hidden;margin-top: 25px;}
.gp-article{position: relative;line-height: 1.5;color: #333;padding-bottom: 25px;}
.gp-article &gt;*{text-indent: 2em;color: #333;line-height: 2;}
.gp-article img{max-width:85%;display:block;margin:0 auto;width: auto !important;height: auto !important;}
  

.Annex{background: #f7f7f7;box-sizing: border-box;padding: 15px 40px;display: flex;}
.Annex &gt; strong{ color: rgb(17, 17, 17);line-height: 1.667;}
.annexList{overflow: hidden;margin-left: 10px;flex: 1;overflow: hidden;}
.annexList li{ }
.annexList li a{color: rgb(0, 75, 157);line-height: 1.875;}
.annexList li:last-child{border-bottom: none;}
 
 
  
 /* 图文列表 */
.imgatxtList{}
.imgatxtList .content{margin-top: 36px;}
.newsul {position: relative;margin-top: 20px;}
.newsul li:hover {position: relative; }
.newsul li {position: relative; ;box-sizing: border-box;padding: 20px 40px;}
.newsul li::before{content: "";display: block;width: 0%;height: 100%;;background: url(../images/li_bg.png) no-repeat center #004b9d;background-size: cover;position: absolute; left: 0;top: 0;;transition: all .3s ease-in-out;border-radius: 0 25px 0 25px;} 
.newsul li .nebox {display: block; box-sizing: border-box;position: relative;transition: all .3s ease-in-out;display: flex;}
.newsul li .nebox .newright {width: 400px;overflow: hidden;margin-left: 40px;order: 2;}
.newsul li .nebox .newright .newpic {padding-bottom: 56.25%;background: none;}
.newsul li .nebox .newleft{flex: 1; order: 1;display: flex;border-bottom: 1px solid #ebebeb;padding-bottom: 10px;}
.newsul li .nebox .newright +.newleft{ padding-bottom: 0px;}
.newsul li .nebox .newleft .newda {width: 105px;border-top: 2px solid #004a9b;padding-top: 10px;position: relative;box-sizing: border-box;text-align: right;color: rgb(185, 198, 212);margin-top: 10px;} 
.newsul li .nebox .newleft .newda .newdate {margin-bottom: 10px;white-space: nowrap;}
.newsul li .nebox .newleft .newda .newdate .newday {display: inline-block;vertical-align: baseline;color: #004a9b;font-style: italic;}
.newsul li .nebox .newleft .newda .newdate .newyear {display: inline-block;vertical-align: baseline;}  

.newsul li .nebox .newleft .newda .sharebox {width: 50px;height: 50px;border: 1px solid rgb(229, 229, 229);display: flex;justify-content: center;align-items: center;position: relative;float: right;}
.newsul li .nebox .newleft .newda .sharebox .share2 { display: block;}
.newsul li .nebox .newleft .newda .sharebox i {display: block;color: #d7d7d7;font-size: 28px;}
.bdsharebuttonbox2.hide {display: none; opacity: 1;}
.bdsharebuttonbox2.show { }
.bdsharebuttonbox2 {position: absolute;right: -241px;top: -1px;width: 240px;z-index: 1;}
.sharebox a.bds_weixin {background-color: #64aa44 !important;}
.sharebox a.bds_tsina {background-color: #db4308 !important;}
.sharebox a.bds_qzone {background-color: #ff9d2e !important;}
.sharebox a.bds_more {background-color: #60aaea !important;font-size: 28px;}
.sharebox .bdsharebuttonbox2 a {width: 52px;height: 52px;margin: 0;text-indent: 0;background: none;line-height: 52px;text-align: center;color: #fff;float: left;font-size: 28px;position: relative; }
.sharebox .bdsharebuttonbox2 a:hover {opacity: 1}
.sharebox .none.block {display: block;}

.newsrinfo {flex: 1;overflow: hidden;margin-left: 40px;position: relative;}
.naetitle {margin-bottom: 15px;line-height: 2;;color: #333;display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    }

.naeinfo {line-height: 1.75;color: rgb(153, 153, 153);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;

}
.newsul li:hover::before{width: 100%;} 
.newsul li:hover .nebox .newleft .newda{border-top-color: #fff;color: #fff !important;}
.newsul li:hover .nebox .newleft .newda .newdate .newday{color: #fff;}
.newsul li:hover .nebox .newleft .newda .sharebox{border-color: #fff;}
.newsul li:hover .nebox .newleft .newda .sharebox i{color: #fff;}
.newsul li:hover .naetitle {color: #fff}
.newsul li:hover .naeinfo {color: #fff} 
.newsul li:hover .nebox .newleft{border: none;}
 
.infoService{}
.infoService .content{margin-top: 60px;}
.infoService .infoSer{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom: 100px;}
.infoService .infoSer .dl{width:calc(50% - 20px);  } 
.infoService .infoSer .dl .inner{box-sizing: border-box;padding: 50px 60px 60px;background: url(../images/zs1.png) rgb(137, 156, 177) no-repeat right -7px;background-size: cover;}
.infoService .infoSer .dl .title{text-align:left;color: #fff;} 
.infoService .infoSer .dl .title .more{margin-top:30px;color: #fff;line-height: 1.333;} 
.infoService .infoSer .dl .inner &gt;.more{margin-top:80px; color: #fff;} 
.infoService .infoSer .dl .inner &gt;.more i{background: url(../images/more.png) no-repeat center ;background-size: cover;}
.infoService .infoSer .dl  .link{display:-ms-flexbox;display:flex;height:100px;}
.infoService .infoSer .dl  .link .d{color: #fff;-ms-flex:1;flex:1;background: rgb(72, 84, 114);}
.infoService .infoSer .dl  .link .d:first-child{background:#004b9d;}
.infoService .infoSer .dl  .link .d:last-child{background:#080202;}
.infoService .infoSer .dl  .link .d a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;}
.infoService .infoSer .dl  .link .d a span{margin-left:20px;font-size:24px;}
.infoService .infoSer .dr{width:calc(50% - 20px);  background: #e3ecf5;-ms-flex-preferred-size:auto;  transform: translateY(60px);position: relative;} 
.infoService .infoSer .dr::before{content: "";display: block;width: 100%;height: 100%;background:url(../images/zs2.png) center center no-repeat;background-size:cover;filter:alpha(opacity=65);-moz-opacity:0.65;opacity:0.65;position: absolute;left: 0;top: 0;z-index: 1;}
.infoService .infoSer .dr .list{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex;height: 100%;box-sizing: border-box;padding: 60px 15% 20px;position: relative;z-index: 2; } 
.infoService .infoSer .dr .list .item{width:50%;margin-top: 30px; }
.infoService .infoSer .dr .list .item a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}
.infoService .infoSer .dr .list .item .ico{height:64px;line-height:64px;display: block;overflow: hidden;}
.infoService .infoSer .dr .list .item:hover .ico{transform:translateY(-5px);transition:all 0.1s ease-out 0s;}
.infoService .infoSer .dr .list .item .h{margin-top:20px;color: #333;line-height: 2.222; }


/* 文字列表 */
.textList{}
.textList .content{margin-top: 24px;}
.textList .content ul{}
.textList .content .list{}
.textList .content .list li{display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed rgb(235, 235, 235);box-sizing: border-box;padding: 10px 0;margin-bottom: 19px;}
.textList .content .list li:hover{ border-bottom: 1px solid rgb(235, 235, 235); }
.textList .content .list li .txt{display: block;color: #333;line-height: 2.2;box-sizing: border-box;padding-left: 50px;position: relative;white-space: nowrap;flex: 1;overflow: hidden;text-overflow: ellipsis;}
.textList .content .list li .txt::before{content: "";display: block;width: 24px;height: 20px;background: url(../images/lizs.png) no-repeat center;background-size: cover;position: absolute;left: 0;top: 50%;margin-top: -10px;}
.textList .content .list li .date{color: rgb(185, 198, 212);line-height: 2.5;font-style: italic;white-space: nowrap;margin-left: 10px;}
  
/* 学院通道 */
.collegeChannel{}
.collegeChannel .content{margin-top: 57px;}
.collegeChannel .content ul{display: flex;flex-wrap: wrap;margin: 0 -20px;}
.collegeChannel .content ul li{width: 33.3%;margin-bottom: 40px;}
.collegeChannel .content ul li a{display: block;margin: 0 20px;position: relative; padding-bottom: 18px;}
.collegeChannel .content ul li a:before{content: '';width: calc(100% - 10px);height: calc(100% - 10px); position: absolute;left: 0px;top: 10px;z-index: 0;border: 1px solid #004b9d;}
.collegeChannel .content ul li a .item-img{width: calc(100% - 10px);position: relative; }
.collegeChannel .content ul li a .gp-img-responsive{padding-bottom: 56.27%;margin-left: 10px;  }
.collegeChannel .content ul li a .txt{position: relative;line-height: 1.2;color: #333;box-sizing: border-box;padding-left: 18px;margin-top: 18px;}
.collegeChannel .content ul li a .txt::before{content: "";display: block;width: 3px;height: 1em;background: #cfa972;position: absolute;left: 0;top: 0.1em;}
.collegeChannel .content ul li a:hover .txt{color: #004b9d;}
 
/* 学校宣传片 */
.trailer{}
.trailer .content{margin-top: 46px;} 
.trailer .content ul{display: flex;flex-wrap: wrap;margin: 0 -20px;} 
.trailer .content ul li{width: 50%;margin-bottom: 18px;}
.trailer .content ul li a{display: block;margin: 0 20px;}
.trailer .content ul li a span{padding-bottom: 56.32%;}
.trailer .content ul li a .txt{position: relative;box-sizing: border-box;padding: 0 0 0 22px;color: #333;line-height: 1.8;margin: 12px 0 0 ;}
.trailer .content ul li a:hover .txt{color: #004b9d;}
.trailer .content ul li a .txt::before{content: "";display: block;width: 2px;height: 1em;background: #004b9d;position: absolute;left: 0;top: 0.4em;} 
  
/* 电子地图 */
.map{}
.map .content{margin-top: 45px;}
.map .content .map{}
.map .content .map img{display: block;width: 100%;}
.map .content .info{margin-top: 38px;} 
.map .content .info li{display: flex;line-height: 1.8;color: #333;margin-bottom: 1.5em;}
.map .content .info li .lt{}
.map .content .info li .lt img{display: inline-block;width: 1.3em;margin-right: 20px;}
.map .content .info li .lt span{color: #3d74cc;}
.map .content .info li .rt{flex: 1;overflow: hidden;}

/* 校园风貌 */
.campusStyle{}
.campusStyle .content{display: flex;margin: 50px 0 0;}
.campusStyle .slider-for{flex: 1;overflow: hidden;margin-right: 20px;}
.campusStyle .slider-for .slick-list{height: 100%;}
.campusStyle .slider-for .slick-track{height: 100%;}
.campusStyle .slider-for .slick-track .slick-slide &gt;div{height: 100%;}
.campusStyle .slider-for .slick-track .slick-slide &gt;div a{height: 100%;display: block !important;background-size: cover !important;}
.campusStyle .slider-for .slick-track .slick-slide &gt;div a.gp-img-responsive{padding-bottom: 56.29%;display: none;}
.campusStyle .slider-for .item::before{content: "";display: block;width: 80px;height: 3px; background-color: rgb(207, 169, 114);position: absolute;left: 65px;bottom: 0;z-index: 1;}
.campusStyle .slider-for .item .txt{color: #fff;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 60px 65px 40px ;background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.659) 0%, rgba(0,0,0,0) 100%);background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.659) 0%, rgba(0,0,0,0) 100%);background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.659) 0%, rgba(0,0,0,0) 100%);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
 

  
.campusStyle .slider-for .item .gp-img-responsive{padding-bottom: 56.29%;}
.campusStyle .slider-nav{width: 300px;position: relative;background: #cdd4e0;box-sizing: border-box;overflow: hidden; }
.campusStyle .slider-nav a{display: block;margin: 5px 0;}
.campusStyle .slider-nav .gp-img-responsive{padding-bottom: 56.29%;}
.campusStyle .slider-nav .slick-arrow{width: 100%;height: 30px;line-height: 30px;background: rgba(0, 75, 157,1);text-align: center;color: #fff;position: absolute;left: 0;top: 0;z-index: 2;cursor: pointer;}
.campusStyle .slider-nav .slick-next{transform: rotate(180deg);top: auto;bottom: 0;} 
.campusStyle .slider-nav .slick-list{padding: 35px  0 !important;}

 
  
 
 
  

.cas_h{background:#004b9d url(../images/png89.png) right center no-repeat;background-size:contain;color:#fff;padding:65px 0;}
.cas_h .list{display:-ms-flexbox;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-ms-flex-pack:justify;justify-content:space-around;-ms-flex-align:center;align-items:center;}
.cas_h .list .item{border-radius:100%;width:227px;height:227px;position: relative;text-align: center;}
.cas_h .list .item:before{content:"";position: absolute;background:url(../images/png88.png) center center no-repeat;width:100%;height:100%;left:0;top:0;transform:scale(1.1);opacity:0;transition:all 0.3s ease-out 0s;background-size:contain;}
.cas_h .list .item a{height:100%;display:block;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;position:relative;}
.cas_h .list .item:hover:before{opacity:1;transform:none;}
.cas_h .list .item.now:before{opacity:1;transform:none;}
.cas_h .list .item .ico{height:80px;position: relative;line-height:80px;}
.cas_h .list .item .h{font-size:20px;margin-top:20px;position: relative;}
.cas_h .list .item .p{margin-top:5px;position: relative;}

.cas .list{margin:50px 5% 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.cas .item{width:calc(25% - 31px);margin-left:40px;margin-bottom:30px;}
.cas .item:nth-child(4n-3){margin-left:0;}
.cas .item img{width:100%;height:auto;}
.cas .item .pic{border-bottom:4px solid #876e6a;position: relative;}
.cas .item .pic:after{content:"";position: absolute;left:50%;bottom:-4px;right:50%;height:4px;background:#004b9d;transition:all 0.3s ease-out 0s;}
.cas .item:hover .pic:after{left:0;right:0;}
.cas .item .h{font-size:18px;margin-top:10px;text-align: center;}
.cas .item:hover .h{color: #004b9d;}
.cas .loading{text-align:center;margin-top:20px;color: #004b9d;display:none;}
 
 
.article{margin-top:-50px;background:url(../images/png86.png) center top no-repeat;background-size:90% auto;}
.article:before{content:"";position: absolute;right:0;bottom:100px;background:url(../images/png87.png) center top no-repeat;background-size:contain;width:25%;padding-top:30%;}
.article .block{position:relative;}
.article .content{margin-top:40px;}
.article .content .text{text-align:justify;text-indent:2em;font-size:16px;}
.article .content p{margin-top:20px;}
.article .content p img{margin-left:-2em;}
    
    
.tabMenu1{display:-ms-flexbox;display:flex;height:100px;}
.tabMenu1 li{color: #fff;-ms-flex:1;flex:1;background: rgb(72, 84, 114);}
.tabMenu1 li:first-child{background:#004b9d;}
.tabMenu1 li:last-child{background:#424e6c;}
.tabMenu1 li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%;}
.tabMenu1 li a span{margin-left:20px;font-size:24px;} 
.tabListBox{display: none;} 
 
.mobile-nav li{position: relative;width: 100%;border-bottom: 1px solid #ccc;}
.mobile-nav li strong{color: #333;position: absolute;right: 0px;top:0;font-size: 16px;cursor: pointer;width: 40px;height: 42px;text-align: center;line-height: 40px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
.mobile-nav li strong.on{transform: rotate(90deg);-webkit-transform: rotate(90deg);}
.mobile-nav li &gt; a{  padding:8px 15px; box-sizing:border-box;height:auto;display:inline-block; }
.mobile-nav .mobile_subNav{display: none;padding-left:30px;}
.mobile-nav dd a{height: 35px;line-height: 35px;border-bottom: dotted 1px rgba(0,0,0,0.2);width: 100%; display: block;}
.mobile-nav dd:last-child a{border: none;}
</pre></body></html>